Verify Installation
To check the current state of the Sensor and verify that that Sensor has been initialized correctly, run the following command.
sudo systemctl status cyberhaven
# cyberhaven.service
# Loaded: loaded (/usr/lib/systemd/system/cyberhaven.service; enabled; vendor preset: disabled)
# Active: active (running) since Mon 2024-01-08 03:42:28 EST; 2 days ago
In the output of the command, Loaded: loaded (...; enabled indicates that the Sensor is configured to start automatically upon system reboot. Whereas, Active: active indicates that the Sensor is currently operational and running.